Hi Tom,
I’m using KMotion431b.
I am having problems with running a “g1” code which affects the c-axis, for instance “g1 c10”. The command seems to ignore the “10” and instead targets the last target position sent to the B-axis, even if the B-axis was disabled when
I sent the command. For instance, if disable B-axis, then do “g1 b10” then “g1 c20”, the x-axis will go to 10.
I am able to run “g0 c10”.
I am able to control the c-axis using jog commands.
Only the g1 commands fail.
The g1 commands work for all other axes.
I tried switching the channel numbers for b and c-axes, but when I do this, b-axis works, c-axis doesn’t work. I tried various other things, but always the other axes work correctly, but c-axes does not, but ONLY with the g1 command.
Is this a known bug? Is there something else I could be doing wrong?
Thanks,
Toby